Class - GroupOfParkingSpacesStatus

D2LogicalModel.Extension.Approved.ParkingPublications.ParkingStatusPublication.ParkingRecordStatus
The status of the assigned parking spaces in the specified parking site, i.e. the status of those spaces assigned for particular types of person or vehicle and/or for specific duration types (e.g. short stay).

Inheritance

This is a specialization of the ParkingOccupancy class and it inherits all attributes and associations of that class.

List of attributes

Name Data Type Order Definition    
groupDeclarationValidNow Boolean 0 Override validity of AssignedParkingSpaces: True = Parking space declaration is valid now; False = Parking space declaration is invalid now; Omitted = Static validity information is significant (if static validity is omitted too, declaration is valid).    
groupOfParkingSpacesClosed Boolean 1 True: The group of parking spaces is closed / not accessible. False or omitted: The group of parking spaces is accessible. This is no statement about its occupation.    
parkingNotAllowed Boolean 12 In case of 'true', parking is not allowed (e.g. abnormal closure). Inherited from ParkingOccupancy  
parkingNumberOfOccupiedSpaces NonNegativeInteger 5 The number of currently occupied spaces in the specified parking site, group of parking sites or assigned parking. Inherited from ParkingOccupancy  
parkingNumberOfSpacesOverride NonNegativeInteger 0 Possibility to override the static value 'parkingNumberOfSpaces'. Inherited from ParkingOccupancy  
parkingNumberOfVacantSpaces NonNegativeInteger 1 The total number of currently vacant parking spaces available in the specified parking site, group of parking sites or group of parking spaces. Inherited from ParkingOccupancy  
parkingNumberOfVacantSpacesGraded ParkingVacantSpacesEnum 4 Number of vacant spaces by grading (enumeration). Inherited from ParkingOccupancy  
parkingNumberOfVacantSpacesHigherThan NonNegativeInteger 3 The number of vacant parking spaces is higher than the given value (example: More than 10 spaces are free). Inherited from ParkingOccupancy  
parkingNumberOfVacantSpacesLowerThan NonNegativeInteger 2 The number of vacant parking spaces is lower than the given value (example: Less than 10 spaces are free). Inherited from ParkingOccupancy  
parkingNumberOfVehicles NonNegativeInteger 6 Number of vehicles (of specified type) on the parking site, the group of parking sites or the group of parking spaces. Parking too narrow or too wide may effect differences to the 'occupiedSpaces' value. Should not include petrol station traffic. Inherited from ParkingOccupancy  
parkingOccupancy Percentage 7 The percentage value of parking spaces occupied in the specified parking site, group of parking sites or assigned parking. Inherited from ParkingOccupancy  
parkingOccupancyGraded ParkingOccupancyEnum 8 Occupied parking spaces by a percentage-grading (enumeration). Inherited from ParkingOccupancy  
parkingOccupancyTrend ParkingOccupancyTrendEnum 9 The trend of the occupancy of the parking spaces in the specified parking site, group of parking sites or assigned parking. Inherited from ParkingOccupancy  

Associations

Multiplicity From Role Role description Association Multiplicity To Role Role description  
1 GroupOfParkingSpacesStatus related to 1 ParkingRecordStatus  
1 ParkingOccupancy related to 1 ParkingRecordStatus Inherited from ParkingOccupancy
0..* VehicleCountAndRate related to 1 ParkingOccupancy Inherited from ParkingOccupancy